home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / kill-the-dragons.swf / scripts / DefineButton2_386 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2011-12-21  |  60 b   |  4 lines

  1. on(press){
  2.    startDrag(this,0,0,line._x,100,line._x);
  3. }
  4.